Skip to content

Split SimCadence modules for packaged builds#21

Merged
alecotto merged 2 commits intomasterfrom
codex/fix-uht-parent-class-resolution-issue-yyusdp
Aug 16, 2025
Merged

Split SimCadence modules for packaged builds#21
alecotto merged 2 commits intomasterfrom
codex/fix-uht-parent-class-resolution-issue-yyusdp

Conversation

@alecotto
Copy link
Copy Markdown
Owner

Summary

  • separate SimCadence runtime and editor code into distinct modules
  • depend on SimCadenceRuntime from UnrealMLAgents and link UnrealEd only for editor builds
  • guard editor-only delegates and unbind them during shutdown

Testing

  • pip install h5py
  • pytest MLearning/ue-agents/ueagents/trainers/tests/test_agent_processor.py::test_agent_processor_get_actions -q (fails: ModuleNotFoundError: ueagents_envs)

https://chatgpt.com/codex/tasks/task_b_689ff8b4a73c83279d31dfbf6992e74e

@alecotto alecotto merged commit 13af554 into master Aug 16, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant